wayland: drop a useless list
authorMatthias Clasen <mclasen@redhat.com>
Sun, 1 May 2016 15:06:33 +0000 (11:06 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 1 May 2016 17:26:35 +0000 (13:26 -0400)
commit75e44c50ed50499dd8f48261c40fb5001fa2b277
tree8df6d377d0851842dccd670b8b8b496d7d8ffc5a
parentde894f38b521d527881806b2733509acf69dfb5d
wayland: drop a useless list

We were keeping all the event sources in a list, only to remove
them at the end of their life. Not useful.
gdk/wayland/gdkeventsource.c